Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency terser-webpack-plugin to v5 #2918

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 22, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
terser-webpack-plugin 4.2.3 -> 5.3.6 age adoption passing confidence

Release Notes

webpack-contrib/terser-webpack-plugin

v5.3.6

Compare Source

v5.3.5

Compare Source

v5.3.4

Compare Source

v5.3.3

Compare Source

v5.3.2

Compare Source

v5.3.1

Compare Source

v5.3.0

Compare Source

Features
  • removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types (#​463) (34fadde)
5.2.5 (2021-11-08)
Bug Fixes
  • output readable esbuild warnings (9431b32)
5.2.4 (2021-09-09)
Bug Fixes
5.2.3 (2021-09-03)
Bug Fixes
5.2.2 (2021-09-03)
Bug Fixes
  • types for optional dependencies have been removed in favor of the options provided by the developer (potential breaking change for types due invalid usage), please look at example (d7ea08f)
5.2.1 (2021-09-02)
Bug Fixes

v5.2.5

Compare Source

v5.2.4

Compare Source

v5.2.3

Compare Source

v5.2.2

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

Notes
  • due terser-webpack-plugin has its own types now, @types/terser-webpack-plugin should be not used anymore, also @types/terser-webpack-plugin is not compatible and has wrong types
Features
5.1.4 (2021-06-25)
  • update serialize-javascript
5.1.3 (2021-05-31)
Chore
  • update jest-worker
5.1.2 (2021-05-12)
Bug Fixes
5.1.1 (2021-01-09)
Bug Fixes

v5.1.4

Compare Source

  • update serialize-javascript

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

Features
5.0.3 (2020-10-28)
Bug Fixes
5.0.2 (2020-10-27)
Bug Fixes
  • compatibility with the format option for terser (b944353)
5.0.1 (2020-10-23)
Bug Fixes
  • improved performance (we strongly recommend using latest LTS releases) (#​345) (95f3418)
  • used worker_thread where is it possible (#​344) (3c50404)
  • fixed terser options for es module (a12730f)

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • webpack@4 no longer supported
  • removed the cache option
  • removed the cacheKeys option
  • removed the sourceMap option (respect the devtool option by default)
Bug Fixes
  • reduce deps
  • performance improvement
4.2.3 (2020-10-07)
Bug Fixes
4.2.2 (2020-09-19)
Bug Fixes
4.2.1 (2020-09-15)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team April 22, 2022 01:46
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Apr 22, 2022
@codecov
Copy link

codecov bot commented Apr 22, 2022

Codecov Report

Merging #2918 (5b9f905) into main (d4ab03f) will decrease coverage by 0.41%.
The diff coverage is n/a.

❗ Current head 5b9f905 differs from pull request most recent head 0eaf518. Consider uploading reports for the commit 0eaf518 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2918      +/-   ##
==========================================
- Coverage   93.21%   92.79%   -0.42%     
==========================================
  Files         196      181      -15     
  Lines        6443     5707     -736     
  Branches     1363     1216     -147     
==========================================
- Hits         6006     5296     -710     
+ Misses        437      411      -26     
Impacted Files Coverage Δ
packages/opentelemetry-resources/karma.worker.js 0.00% <0.00%> (-100.00%) ⬇️
...kages/opentelemetry-sdk-trace-base/karma.worker.js 0.00% <0.00%> (-100.00%) ⬇️
...lemetry-resources/src/detectors/BrowserDetector.ts 53.33% <0.00%> (-46.67%) ⬇️
...-trace-base/src/platform/node/RandomIdGenerator.ts 87.50% <0.00%> (-6.25%) ⬇️
...lemetry-resources/src/detectors/ProcessDetector.ts 95.45% <0.00%> (-4.55%) ⬇️
...ckages/opentelemetry-sdk-trace-web/karma.worker.js
...-sdk-trace-web/src/enums/PerformanceTimingNames.ts
.../src/platform/browser/export/BatchSpanProcessor.ts
...emetry-instrumentation-xml-http-request/src/xhr.ts
...entelemetry-sdk-trace-web/src/WebTracerProvider.ts
... and 10 more

@renovate-bot renovate-bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 373fa17 to a10dc81 Compare April 22, 2022 06:30
@renovate-bot renovate-bot force-pushed the renovate/terser-webpack-plugin-5.x branch from a10dc81 to 02e69bb Compare June 2, 2022 02:44
@github-actions
Copy link

github-actions bot commented Aug 8, 2022

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the stale label Aug 8, 2022
@renovate-bot renovate-bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 02e69bb to ca21738 Compare August 12, 2022 16:35
@github-actions github-actions bot removed the stale label Aug 15, 2022
@renovate-bot renovate-bot force-pushed the renovate/terser-webpack-plugin-5.x branch from ca21738 to 364f5d1 Compare August 16, 2022 13:26
@renovate-bot renovate-bot force-pushed the renovate/terser-webpack-plugin-5.x branch from 364f5d1 to 0eaf518 Compare August 29, 2022 20:07
@dyladan
Copy link
Member

dyladan commented Aug 29, 2022

This cannot be done without webpack 5 at the same time. See #3167

@dyladan dyladan closed this Aug 29, 2022
@forking-renovate
Copy link

forking-renovate bot commented Aug 29, 2022

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot renovate-bot deleted the renovate/terser-webpack-plugin-5.x branch August 29, 2022 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants